home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lantools / cron233 / error.log < prev    next >
Text File  |  1992-05-11  |  2KB  |  34 lines

  1. 05/11/92 - Due to a bug in the Borland Turbo C 1.5 time functions, the
  2.            clock would jump 1 hour on April 28, 1992 at 2:00 am and
  3.            remain 1 hour ahead until April 29, 1992 at 2:00 am when it
  4.            would jump back an hour.  This bug has been acknowledged by
  5.            Borland and the CronJr and TimeNow programs have been
  6.            recompiled with a later release of the C compiler.
  7.            Wildcarded minutes are no longer valid.  The problem of mixing
  8.            incremental minutes and hours has been fixed and limited by
  9.            the EditCron program.
  10.  
  11. 08/25/91 - Versions 2.24 and 2.25 were writing garbage parameters into the
  12.            CRONWK.BAT file.  It worked great as long as you only had one
  13.            entry in the CRONJR.SCH file.  Changed token scanning code and
  14.            tested and tested and tested.
  15.  
  16. 08/01/91 - Installation process ( CRON START ) was not working correctly
  17.            for DOS versions 4.0 and above.  CronJr treated DOS 4.0 and
  18.            higher as if it was a version below 3.3.   Oops.  We plead
  19.            stupidity.  If you have DOS version 4.0 or above, and have
  20.            installed CRONJR, you should recreate the CRONJR.BAT file
  21.            by running CRON START with the new version of CRON .
  22.  
  23. 05/20/91 - The 386Max memory manager software together with the Palindrome
  24.            tape backup software have problems with nested CALLing of batch
  25.            files.  The problem occurs when a batch file CALLs a batch
  26.            file to EXECUTE a batch file to run the TNA2TAPE.exe program.
  27.            This is not a problem inherent to CRONJR, but a problem with
  28.            386MAX, Palindrome and DOS.  The error can be reproduced without
  29.            using CRONJR.
  30.  
  31.            It is possible the problem was only with Palindrome or only
  32.            with 386MAX.  This error was reported by an end user.  Software
  33.            Shorts never actually tested 386MAX or the Palindrome software.
  34.